Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Confidence
io.insert-koin:koin-android (source) 4.0.4 -> 4.1.1 age confidence
io.insert-koin:koin-test (source) 4.0.4 -> 4.1.1 age confidence
io.insert-koin:koin-core (source) 4.0.4 -> 4.1.1 age confidence

Release Notes

InsertKoinIO/koin (io.insert-koin:koin-android)

v4.1.1

Compare Source

Koin 4.1.1 Changelog

🐛 Bug Fixes

  • Logger Constraint Revert - Reverted logger constraint due to compatibility issues causing errors across projects
  • Compose Scope Resolution - Fixed scope resolution issues in Compose integration with proper context handling
  • Maven Central Publication - Fixed publication issues for Maven Central distribution

🚀 Features & Improvements

  • Compose ViewModel Navigation - Added optional navGraphRoute parameter to sharedKoinViewModel for better navigation support
  • Compose Context Handling - Reworked LocalKoinApplication/LocalKoinScope with ContextWrapper to properly handle:
    • Scope closing lifecycle
    • Context restart scenarios
    • Better memory management

⚡ Performance & Core

  • Core Resolver Optimization - Avoid unnecessary flattening operations when dealing with single scope resolution
  • Scope Debugging - Enhanced scope debugging by showing linked scope IDs for better development experience
  • Library Updates - Updated underlying dependencies to latest stable versions

📚 Library Updates

  • Kotlin - Updated to 2.1.21 (from 2.1.20)
  • Binary Validator - Updated to 0.18.1 (from 0.16.3)
  • Ktor - Updated to 3.2.3 (from 3.1.3)
  • Jetbrains Compose - Updated to 1.8.2 (from 1.8.0)
  • AndroidX Libraries:
    • Fragment 1.8.9 (from 1.8.8)
    • WorkManager 2.10.3 (from 2.10.1)
    • Lifecycle 2.9.3 (from 2.9.0)
    • Navigation 2.9.3 (from 2.9.0)
    • JB Navigation RC01 (from Beta01)
  • Testing:
    • Robolectric 4.15.1 (from 4.14.1)
    • Benchmark 0.4.14 (from 0.4.13)
  • Build Tools - Added NMCP 1.1.0 for improved publication workflow

📦 Publication

  • Multi-platform Artifacts - Ensured all platform variants are properly published
  • Version Consistency - Synchronized all module versions across the ecosystem

🔧 Development

  • Test Coverage - Added ActivityScopeArchetypeTest for better scope lifecycle testing
  • API Stability - Maintained backward compatibility while fixing internal issues

---Migration Notes: This is a maintenance release - no breaking changes. Direct upgrade from 4.1.0 is recommended.

👥 Contributors

https://github.com/arnaudgiuliani - Project Lead & Core Developer
https://github.com/rfaturriza - Community Contributor

New Contributors

Full Changelog: InsertKoinIO/koin@4.1.0...4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: InsertKoinIO/koin@4.0.4...4.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) June 10, 2025 14:40
@renovate renovate bot force-pushed the renovate/koin branch from 353f6c6 to 4766fe8 Compare June 16, 2025 19:41
@renovate renovate bot force-pushed the renovate/koin branch 5 times, most recently from 9179f00 to 5a75f16 Compare June 29, 2025 02:35
@renovate renovate bot force-pushed the renovate/koin branch 4 times, most recently from 834a06e to 1acd9ac Compare July 12, 2025 12:56
@renovate renovate bot force-pushed the renovate/koin branch from 1acd9ac to c1ec4a0 Compare July 23, 2025 05:46
@renovate renovate bot force-pushed the renovate/koin branch from c1ec4a0 to 4a7504e Compare August 2, 2025 02:40
Copy link

sonarqubecloud bot commented Aug 2, 2025

@renovate renovate bot changed the title fix(deps): update koin to v4.1.0 fix(deps): update koin to v4.1.1 Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants